home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _drlink / DDE / ReadMe
Text File  |  1993-09-03  |  611b  |  26 lines

  1. Ensure you have drlink on your Run$Path (e.g. in your library) so that it can be run by "Drlink".
  2.  
  3. Copy !Drlink onto your DDE path (i.e. into your DDE directory)
  4.  
  5. You can now use !Drlink for unmanaged use.
  6.  
  7. For managed use, add the following lines to !Make.choices.tools:
  8.  
  9. -----==---CUT-HERE----------=======
  10. Drlink
  11.  
  12. -aif -nounused -debimage -o $@ 
  13.  
  14. DDE:!Drlink.desc
  15. DDE:!Drlink.!setup
  16. -----==---CUT-HERE----------=======
  17.  
  18. You can now use drlink as a tool for managed use.
  19.  
  20. I have set the drlink defaults to be:
  21.    "No unused" ON
  22.    "Set DebImage" ON (link 4 does this)
  23.  
  24. Drlink, program is ⌐ Dave Daniels 1993
  25.  
  26.